PUT api/admin/{userId}/projects/toArchive?projectId[0]={projectId[0]}&projectId[1]={projectId[1]}&archive={archive}&restoreKeys={restoreKeys}

Put project to Archive :D

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

projectId

Collection of integer

Required

archive

boolean

Required

restoreKeys

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.